GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF+PdfOcrOptions / DetectSkew Property





In This Topic
DetectSkew Property (GdPicturePDF.PdfOcrOptions)
In This Topic
Syntax
'Declaration
 
Public Property DetectSkew As Boolean
public bool DetectSkew {get; set;}
public read-write property DetectSkew: Boolean; 
public function get,set DetectSkew : boolean
public: __property bool get_DetectSkew();
public: __property void set_DetectSkew( 
   bool value
);
public:
property bool DetectSkew {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF+PdfOcrOptions
GdPicturePDF.PdfOcrOptions Members